DSH Plugin Manager:在 Web 设置中管理当前 profile 插件

dsh-plugin-manager 是由 huahai0202 维护的 DSH 插件,旨在解决 DeepSeek Harness 插件依赖来源分散(npm、GitHub、本地)导致的管理操作碎片化问题。该插件在 DSH Web 设置页中提供集中管理入口,支持查看当前 Profile 的直接依赖及已安装版本。其核心机制是默认仅读取本地状态,仅在用户点击“检查更新”时才访问 npm 或 GitHub 远端,确认存在新版本或新 Commit 后方可执行更新。功能涵盖单个或批量更新插件、删除插件,并自动同步 `dsh.profile.bundles`。安装需 Node.js 22.19+ 和 pnp

Read More
DSH Skills Marketplace:把 Codex / Claude 技能仓库变成 DSH 原生技能市场

dsh-skills-marketplace 是面向 DSH 的技能市场插件,支持按“仓库地址 + 分支 + 稀疏路径”拉取技能仓库,并摊平安装到 `~/.dsh/skills/`,实现 DSH、Codex、Claude 三端复用同一份 `SKILL.md`。该插件提供插件维度管理、市场卡片展开查看插件与技能数量、按插件或单个技能启用/停用、一键更新来源并安全清理远端删除项,以及编辑与二次确认移除来源配置(仅删配置,保留已安装技能)。环境要求 DSH、Node.js 22+、pnpm 10+,可通过 CLI 从 GitHub 或 npm 安装,也可在 DSH Desktop 的插件市场中搜索安

Read More
dsh-plugin-manager:DeepSeek Harness 的插件、MCP 与技能管理

dsh-plugin-manager 是 DeepSeek Harness 的插件管理系统,由 CHF-hub99 维护,采用 MIT 许可证。它旨在统一管理 DSH 生态中的插件、MCP 服务器和 Skills,支持通过 Web GUI 和 Agent 工具进行状态查看、安装卸载、启用禁用及配置导入。Web 界面允许用户安装包名插件、添加多种协议的 MCP 服务以及上传校验 Skills 包;Agent 工具则提供如 plugin_install、mcp_add 等指令以便在对话中操作。系统通过修改 cordis.patch.yml 持久化配置,并暴露仅限回环访问的 HTTP API。安装命

Read More
dsh-plugin-market:在 DSH 设置页浏览并管理 mydsh.dev 插件大全

dsh-plugin-market 是一款非官方 Web 平台插件,由社区 mydsh.dev 出品,旨在为 DeepSeek Harness 提供集成的插件管理功能。该插件将 mydsh.dev 插件大全接入设置页,支持对 3656 个已核验插件进行分类浏览、本地或 AI 语义搜索、安装、启用、停用及卸载。其核心优势在于将分散的命令行操作整合至图形界面,并支持在 PM2、Docker 等多种环境下的一键自动重启以生效配置。插件生命周期涵盖七种状态,具备完善的安全机制,包括写前备份、失败回滚、核心组件保护及不兼容插件拦截。用户可通过 GitHub 命令安装,配置项涵盖 API 地址、缓存时长及

Read More
dsh-mycordis:打包与管理 dsh 会话级 Cordis 插件

dsh-mycordis 是一款基于 dsh 的会话级动态插件,旨在解决 Cordis 插件固化与跨会话管理需求。它支持将动态插件一键打包为可重复安装的 dsh 安装包(.tgz)或跨会话导入的便携包(.dshplugin.json),并提供单包与批量打包功能。此外,该插件具备 profile 级插件安装与卸载、便携包导入注册、收藏与去重等管理能力,并内置信任栅栏、请求体上限等安全加固机制。安装需通过 npm 注册表添加并重启 dsh,适用于需要固化动态插件、多会话管理及自动化打包的用户。需注意其预览版便携包目前主要支持 Windows,且导入操作会在进程内执行代码,建议仅使用可信来源。MIT

Read More
dsh-plugin-butler:在 Web UI 中管理 DSH 插件

dsh-plugin-butler 是一款基于 MIT 许可的 DSH 插件管家,旨在通过 Web UI 图形化管理 DeepSeek Harness (DSH) 插件。它集成了常见操作,如查看插件目录(含 130+ 官方模块中文说明)、实时启停(通过编辑配置热应用,无需重启)、自定义分组、更新检测与一键更新(含失败回滚机制)、卸载以及依赖关系图展示。该插件零构建、零运行时依赖,支持从 GitHub 市场检索安装第三方插件。用户可通过命令行安装后重启 Profile,在「设置→插件」中管理。适合频繁维护 DSH 插件的开发者。需注意,插件以当前进程权限运行,禁用关键依赖可能导致启动失败,且部分

Read More
dsh-plugin-manager:DeepSeek Harness 的第三方插件管理器

`dsh-plugin-manager` 是面向 DeepSeek Harness(dsh)的第三方插件管理器,旨在解决多插件部署后的集中管理需求。该工具不替代 dsh 的加载机制,而是在 Web UI 设置页提供统一入口,支持选择插件库文件夹并自动扫描识别 `dsh.plugin.yaml` 或 `package.json` 定义的插件项目。 核心功能包括可视化展示插件列表、一键切换插件启停状态(通过修改 `cordis.patch.yml` 中的 `disabled` 标记,并自动备份),以及查询当前插件状态。安装过程提供 Windows 与 POSIX 系统的幂等脚本,支持 `git c

Read More
dsh-skill-manager:在 DSH 设置面板里管理 Skill

dsh-skill-manager 是一款由 AKS1st 维护的 DSH Web 插件,旨在解决 Skill 配置分散的问题,允许用户在浏览器设置面板中直接管理 Skill,无需频繁切换至文件系统。该插件将可见 Skill 分为 System、User、Workspace 和 Preset 四类,其中 System 和 Preset 为只读,User 和 Workspace 支持编辑与删除。 核心功能包括:在设置页按层级展示 Skill;查看目录文件树并编辑文件内容;通过 Zip 包导入 Skill 至用户目录或工作区;将任意 Skill(含只读)导出为 Zip;对可写 Skill 执行带双

Read More
dsh-plain-plugin-menu:用大白话管理 DeepSeek Harness 插件

`dsh-plain-plugin-menu` 是由 4mForAI 开发的 DSH 社区插件,旨在解决插件名称难懂、分类不清及管理繁琐的问题。该插件通过 DSH Web UI 左侧栏底部的 `sidebar.footer.action` 入口集成,不替换官方侧边栏,提供“大白话”中文分类和搜索功能。核心能力包括在线读取社区插件清单(离线快照含 824 条)、展示 GitHub Star、维护时间、License 等公开指标,支持多维度搜索与排序。用户可直接在 Web 端调用 `dsh plugin` 命令安装、卸载插件,并查看当前 profile 的依赖运行状态。它支持中英文切换,网络失败时

Read More
dsh-plugin-mall:给 dsh 加一个 GitHub 插件市场

dsh-plugin-mall 是一个由社区维护的 dsh 插件市场工具,旨在简化从 GitHub 发现、校验、安装和更新 dsh 插件的流程。它通过搜索带有 `topic:dsh-plugin` 标签的仓库,自动抓取并校验 `package.json` 中的 manifest,从而消除手动搜索和兼容性检查的繁琐步骤。 该工具在 dsh web UI 的设置页提供插件市场入口,并包含五个通用的 agent 工具。其核心安全机制包括:浏览时的静态兼容性徽章扫描、安装前的隔离 preflight 检查(禁用 scripts 安装至临时目录并比对 live profile,硬冲突阻断)、防 squa

Read More
DSH 热更新插件管理器:在运行中的实例上管理插件 bundle

kyorakuyk/dsh-hotreload-plugin-manager 是一个针对 DeepSeek Harness(DSH)的树外插件,旨在解决插件管理需重启实例的低效问题。该插件支持在运行中的实例上热安装、卸载、更新及启用/禁用 Profile 插件 Bundle,无需重启内核。 其核心能力包括支持从 npm、Git 或本地路径安装 Bundle,通过替换补丁行和实时重放配置实现热更新(仅限组合与配置,代码变更需重启),并持久化启用/禁用状态。插件提供 Web 设置页标签页(设置→插件→插件管理)及 `/plugin-manager/*` HTTP API,便于直观操作和自动化调用。

Read More
DSH Plugin plugin-switch: Enable or Disable Plugins Directly in the Plugin Manifest

plugin-switch is a local web plugin for DeepSeek Harness (DSH), designed to simplify plugin management. It allows users to enable or disable plugins in real time via a page slider without restarting the service, and the status is maintained after restart. Core features include real-time effect, group filtering, batch operations in a single transaction, automatic backup with one-click undo, strong confirmation for risky actions, and multi-tab synchronization. Installation requires Node ≥ 22 and a DSH web profile environment. It is recommended to use the `dsh plugin` command to install from GitHub, or alternatively via PowerShell scripts or Git clone, but care should be taken to avoid duplicate installations. Typical use cases include temporary enable/disable, batch adjustments, and reverting accidental operations. If the toggle page disappears, you can modify the local configuration file or use CLI tools.

Read More
dsh-forge: DSH Runtime Extension Suite

DSH-Forge is a runtime extension suite for the DeepSeek Harness (DSH), maintained by alex04130, designed to address pain points such as scattered plugin installation formats, dynamic plugin restart recovery, and unified model routing management. Built on the "everything is a plugin" philosophy, the suite provides core features including a plugin marketplace and installer, task-aware mindset routing, a Skill manager, a plugin management panel, session management, collaborative orchestration, model delegation and routing, runtime injection, and dynamic plugins, while also supporting archive plasmids and quality verification. The system requires Node >= 22 and is licensed under the MIT License. Installation methods include adding `@dsh-forge/bundle` via npm (requiring versions 0.1.4+ to avoid known bugs) or installing from source code clones to obtain presets and dynamic panels.

Read More
dsh-pluginmanager: Hierarchical, Descriptive, and Uninstall Management for DSH Web Plugins

dsh-pluginmanager is a community-developed plugin for the DSH Web Profile settings page, designed to address the issues of lengthy plugin lists, unclear categorization, and difficult management. The plugin divides plugins into three layered views: native extensions (read-only), user extensions (manageable), and running plugins (temporary), providing intuitive search filtering, count badges, and bilingual display in Chinese and English. Its core features include disabling/enabling user extensions, complete uninstallation (cleaning up configurations and dependencies), and re-registration (incorporating into dependency management), as well as support for editing plugin descriptions, with built-in Chinese introductions for over 90 core plugins. The installation method adopts a bundle approach, adding and configuring package.json via pnpm to avoid conflicts with manual patches. During operations, changes are first persisted and then the loader is hot-swapped to ensure safety, with backups provided.

Read More
webkong/dsh-plugin-manager: Manage plugins on the DSH Web settings page

dsh-plugin-manager is a community-maintained plugin management tool for DSH Web, designed to migrate the plugin installation, enable/disable, and version inspection workflow from the command line to the Web settings page. This tool allows users to centrally view lists of built-in and third-party plugins under "Settings → Plugins → Plugin Manager", supporting status filtering, fuzzy search, and grouped display, as well as direct navigation to the plugin's GitHub repository. Its core features include parsing of multiple installation sources (supporting npm package names, GitHub repositories, local paths, and tarball URLs), intelligent candidate recommendations, plugin enable/disable operations based on `cordis.patch.yml`, and residual cleanup upon uninstallation. The tool provides both Chinese and English interfaces, supports an optional automatic restart mechanism to refresh page status, and persists configuration locally.

Read More
dsh-plugin-manager: Offering Chinese Directory and One-Click Start/Stop for DeepSeek Harness

`dsh-plugin-manager` is a client-side plugin for DSH designed to address issues such as the built-in plugin list displaying only English module names, which are difficult to recognize, and the risk of accidental changes when manually editing configuration files. This plugin provides a graphical management interface for the DSH web client, with core features including: offering Chinese names, usage descriptions, and category directories for plugins; supporting one-click enable/disable of plugins, with hot-reloading effective in approximately 1 second by writing to `cordis.patch.yml`; allowing editing of plugin notes within the UI and saving them to a local JSON file, with support for restoring defaults; incorporating safety mechanisms that lock critical system lines and mark special expression lines; and providing search and filtering functions based on name, description, and category. This plugin is licensed under MIT, requires no complex configuration, and can be used by restarting DSH after installation. It does not access the network and only interacts with

Read More
dsh-plugin-integration: DSH Plugin Integration Center

dsh-plugin-integration is a DSH workflow plugin maintained by MutaLucem, providing a "Plugin Integration" tab in the settings panel. It dynamically discovers installed bundles, categorizes and tags them, identifies functional overlaps with one-click switching, and detects existence, shared usage, and tool name conflicts. The plugin supports safe start/stop operations and failure diagnostics. The installation command is `dsh plugin --profile web add github:MutaLucem/dsh-plugin-integration`, licensed under MIT, with the current version being 1.3.10.

Read More
dsh-plugin-hub: DSH Plugin Management Panel and Multi-Source Plugin Marketplace

dsh-plugin-hub (@noob-stupid/dsh-plugin-console) is the plugin management panel for the DeepSeek Harness Web GUI, offering one-click start/stop of installed plugins, multi-source marketplace support (GitHub/Gitee/custom), static indexing of 500+ plugins and 300 skills, Skills installation, suite assembly, and one-click framework upgrades. Installation command: dsh plugin --profile web add @noob-stupid/dsh-plugin-console, requires DSH ≥ 0.1.0-rc.6. Maintainer: Noob-stupid, MIT license, current version v0.3.19.

Read More
dsh-web-plugin-manager: Manage DSH Plugins in the Web UI

dsh-web-plugin-manager is a DSH client plugin maintained by LX2000WASD, enabling centralized management of plugins via the Web UI, including viewing, real-time start/stop, installation/uninstallation, update detection, health checks, profile environment management, and browsing of the built-in marketplace. The installation process includes quality gates and automatic rollback mechanisms, accompanied by the dshpm CLI and agent installation guards, covering both bundled and non-bundled plugins. It is recommended as the first plugin to install in a profile, facilitating the management of other community extensions thereafter.

Read More
Build a No-Code Desktop Client for DeepSeek Harness with deepseek-harness-studio

deepseek-harness-studio is an open-source desktop client of DeepSeek Harness maintained by fufankeji / Normed Space, under the MIT license. It uses Electron to host the web workspace and manage the local dsh web, with built-in plugin discovery, plugin center, Preset Plaza, app center and visual enhancement features. The directory installation command is `dsh plugin add github:fufankeji/deepseek-harness-studio`; daily use mainly relies on the macOS arm64 / Windows x64 preview packages available on GitHub Releases. It is based on the official Harness, but is not an official release of DeepSeek.

Read More
Thermal Management of MCP and Skills in the Settings Panel via dsh-plugin-manager

Li Qichen's maintained dsh-plugin-manager integrates MCP switch/delete, Skills recycle bin and built-in plugin package browsing into the DeepSeek Harness settings panel, automatically backs up before modifying cordis.patch.yml, and takes effect via host HMR hot update without restarting the dsh web. This article checks the installation commands, capability boundaries and precautions against the community directory page, repository README and source code. The community directory is not an official store, and plugins run with the current dsh process permissions.

Read More